home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / pisces / flex / COPYING < prev    next >
Text File  |  1991-09-04  |  2KB  |  51 lines

  1. From rpj%cadillac.cad.mcc.com@mcc.com Fri Feb  2 10:47:38 1990
  2. Return-Path: <@MCC.COM:rpj%cadillac.cad.mcc.com@mcc.com>
  3. Posted-Date: Fri, 2 Feb 90 08:57:03 CST
  4. Date: Fri, 2 Feb 90 08:57:03 CST
  5. From: rpj%cadillac.cad.mcc.com@mcc.com (Rich Johns)
  6. To: fburke@samwise.csc.ti.com
  7. Subject: FLEX
  8.  
  9. Fred, In order to get this to you sooner than it would take for you to
  10. pick up the tape I thought I would mail FLEX to you one file at a
  11. time. There are 21 files in all and the biggest is only 53k. Here
  12. goes. I will send you 21 messages including this one, each containing
  13. a file from the FLEX source tree. I will put the file name betweeen
  14. the dashes:
  15.  
  16. ---------------------COPYING---------------------------------------------
  17. Flex carries the copyright used for BSD software, slightly modified
  18. because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
  19. which operates under a contract with the Department of Energy:
  20.  
  21.     Copyright (c) 1989 The Regents of the University of California.
  22.     All rights reserved.
  23.  
  24.     This code is derived from software contributed to Berkeley by
  25.     Vern Paxson.
  26.  
  27.     The United States Government has rights in this work pursuant to
  28.     contract no. DE-AC03-76SF00098 between the United States Department of
  29.     Energy and the University of California.
  30.  
  31.     Redistribution and use in source and binary forms are permitted
  32.     provided that the above copyright notice and this paragraph are
  33.     duplicated in all such forms and that any documentation,
  34.     advertising materials, and other materials related to such
  35.     distribution and use acknowledge that the software was developed
  36.     by the University of California, Berkeley.  The name of the
  37.     University may not be used to endorse or promote products derived
  38.     from this software without specific prior written permission.
  39.     THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
  40.     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  41.     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  42.  
  43. This basically says "do whatever you please with this software except
  44. remove this notice".
  45.  
  46. Note that the "flex.skel" scanner skeleton carries no copyright notice.
  47. You are free to do whatever you please with scanners generated using flex;
  48. for them, you are not even bound by the above copyright.
  49.  
  50.  
  51.